home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / ALLSOUND.ZIP / _SETUP.1 / AllSound.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1998-08-18  |  5.3 KB  |  259 lines

  1. object Form3: TForm3
  2.   Left = 227
  3.   Top = 98
  4.   BorderStyle = bsDialog
  5.   Caption = 'Preferences'
  6.   ClientHeight = 308
  7.   ClientWidth = 248
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 20
  21.     Top = 208
  22.     Width = 56
  23.     Height = 13
  24.     Caption = 'Intro length:'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 152
  28.     Top = 208
  29.     Width = 40
  30.     Height = 13
  31.     Caption = 'seconds'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 20
  35.     Top = 120
  36.     Width = 174
  37.     Height = 13
  38.     Caption = 'Set AllSound 98 as default player for:'
  39.   end
  40.   object Label4: TLabel
  41.     Left = 20
  42.     Top = 240
  43.     Width = 71
  44.     Height = 13
  45.     Caption = 'AudioCD drive:'
  46.   end
  47.   object playcdins1: TCheckBox
  48.     Left = 20
  49.     Top = 20
  50.     Width = 210
  51.     Height = 13
  52.     TabStop = False
  53.     Caption = 'Always &enable CD on startup'
  54.     TabOrder = 0
  55.   end
  56.   object stopcdclose1: TCheckBox
  57.     Left = 20
  58.     Top = 59
  59.     Width = 210
  60.     Height = 13
  61.     TabStop = False
  62.     Caption = '&Stop playing CD on close'
  63.     TabOrder = 2
  64.   end
  65.   object playopen1: TCheckBox
  66.     Left = 20
  67.     Top = 39
  68.     Width = 210
  69.     Height = 14
  70.     TabStop = False
  71.     Caption = 'Play on &open'
  72.     TabOrder = 1
  73.   end
  74.   object chooselist1: TCheckBox
  75.     Left = 20
  76.     Top = 78
  77.     Width = 210
  78.     Height = 14
  79.     TabStop = False
  80.     Caption = '&Close playlist window after choosing'
  81.     TabOrder = 3
  82.   end
  83.   object Button1: TButton
  84.     Left = 102
  85.     Top = 278
  86.     Width = 61
  87.     Height = 20
  88.     Cancel = True
  89.     Caption = 'Cancel'
  90.     TabOrder = 7
  91.     OnClick = Button1Click
  92.   end
  93.   object Button2: TButton
  94.     Left = 174
  95.     Top = 278
  96.     Width = 61
  97.     Height = 20
  98.     Caption = 'OK'
  99.     Default = True
  100.     TabOrder = 6
  101.     OnClick = Button2Click
  102.   end
  103.   object balloonhelp1: TCheckBox
  104.     Left = 20
  105.     Top = 98
  106.     Width = 210
  107.     Height = 13
  108.     TabStop = False
  109.     Caption = '&Balloon help'
  110.     TabOrder = 4
  111.   end
  112.   object introlength1: TSpinEdit
  113.     Left = 89
  114.     Top = 204
  115.     Width = 56
  116.     Height = 22
  117.     TabStop = False
  118.     MaxValue = 60
  119.     MinValue = 1
  120.     TabOrder = 5
  121.     Value = 10
  122.   end
  123.   object Button4: TButton
  124.     Left = 32
  125.     Top = 144
  126.     Width = 97
  127.     Height = 20
  128.     Caption = '&MP2 and MP3'
  129.     TabOrder = 8
  130.     OnClick = Button4Click
  131.   end
  132.   object Button5: TButton
  133.     Left = 32
  134.     Top = 168
  135.     Width = 97
  136.     Height = 20
  137.     Caption = '&Wave'
  138.     TabOrder = 9
  139.     OnClick = Button5Click
  140.   end
  141.   object Button6: TButton
  142.     Left = 136
  143.     Top = 144
  144.     Width = 99
  145.     Height = 20
  146.     Caption = '&AudioCD'
  147.     TabOrder = 10
  148.     OnClick = Button6Click
  149.   end
  150.   object Button7: TButton
  151.     Left = 136
  152.     Top = 168
  153.     Width = 99
  154.     Height = 20
  155.     Caption = 'Mi&di'
  156.     TabOrder = 11
  157.     OnClick = Button7Click
  158.   end
  159.   object cddrives: TComboBox
  160.     Left = 104
  161.     Top = 238
  162.     Width = 57
  163.     Height = 21
  164.     Style = csDropDownList
  165.     ItemHeight = 13
  166.     TabOrder = 12
  167.   end
  168.   object mp2: TFileAssoc
  169.     Extension = 'mp2'
  170.     FileName = 'MP2-file'
  171.     Left = 216
  172.     Top = 16
  173.   end
  174.   object mp3: TFileAssoc
  175.     Extension = 'mp3'
  176.     FileName = 'MP3-file'
  177.     Left = 216
  178.     Top = 48
  179.   end
  180.   object wav: TFileAssoc
  181.     Extension = 'wav'
  182.     FileName = 'WAV-file'
  183.     Left = 216
  184.     Top = 80
  185.   end
  186.   object mid: TFileAssoc
  187.     Extension = 'mid'
  188.     FileName = 'MID-file'
  189.     Left = 216
  190.     Top = 112
  191.   end
  192.   object cda: TFileAssoc
  193.     Extension = 'cda'
  194.     FileName = 'CDA-file'
  195.     Left = 216
  196.     Top = 144
  197.   end
  198.   object MSysInfo1: TMSysInfo
  199.     About = 'MiTeC SysInfo 1.0 - ∩┐╜ 1997, MichaL MutL'
  200.     uiOwner = 'Schevenels'
  201.     uiComputer = 'Schevenels'
  202.     cpuArchitecture = 0
  203.     cpuType = 586
  204.     cpuActiveMask = 1
  205.     cpuNumber = 1
  206.     cpuLevel = 5
  207.     cpuRevision = 524
  208.     cpuVendor = 'GenuineIntel'
  209.     cpuVendorID = 'Pentium(r) Processor'
  210.     osMajorVersion = 4
  211.     osMinorVersion = 10
  212.     osBuildNumber = 1998
  213.     osPlatformId = 1
  214.     osCSDVersion = ' '
  215.     osMinApplicationAddress = 4194304
  216.     osMaxApplicationAddress = 2147483647
  217.     osVersionName = 'Windows 98'
  218.     osUser = 'Schevenels'
  219.     osSerial = '22998-OEM-0070124-77667'
  220.     dsDisplayDevice = 'S3 Trio64V+ PCI (765)'
  221.     dsScreenWidth = 800
  222.     dsScreenHeight = 600
  223.     dsResolution = 16
  224.     sdSoundDevice = 'Gameport-joystick'
  225.     sdWaveIn = 'Sound System Record (534) v4.4'
  226.     sdWaveOut = 'Sound System Playback (534) v4.4'
  227.     sdMIDIIn = 'MPU-401 v4.4'
  228.     sdMIDIOut = 'MPU-401 v4.4'
  229.     sdAUX = 'Sound System Aux (534) v4.4'
  230.     sdMixer = 'Sound System Mixer (534) v4.4'
  231.     ppMouse = 'Logitech'
  232.     ppMonitor = '(Onbekende monitor)'
  233.     miTotalPhys = 49770496
  234.     miFreePhys = 901120
  235.     miTotalVirtual = 2143289344
  236.     miFreeVirtual = 2101346304
  237.     miTotalPageFile = 764837888
  238.     miFreePageFile = 722751488
  239.     miFreeMem = 8
  240.     miPageSize = 4096
  241.     miAllocationGranularity = 65536
  242.     diDiskCount = 4
  243.     diSign = 'C'
  244.     diFreeSpace = 718700544
  245.     diTotalSpace = 1275297792
  246.     diCompressed = False
  247.     diSectorsPerCluster = 64
  248.     diBytesPerSector = 512
  249.     diTotalClusters = 38919
  250.     diFileSystem = 'FAT32'
  251.     diSerialNumber = 643242964
  252.     diVolumeLabel = 'HD'
  253.     diMediaType = 3
  254.     diAvailableDisks = 'ACDE'
  255.     Left = 216
  256.     Top = 200
  257.   end
  258. end
  259.